EntryCorrector
Deserializes individual entries in a complex Entry
SAM: correctEntry takes a TomlElement, returns a deserialized instance of T
Author
fzzyhmstrs
Since
0.2.0
Parameters
T
the type of the Entry stored value
Inheritors
Types
Functions
Link copied to clipboard
Corrects an attempted input, as possible. When correction isn't possible or deterministic, simply validate the entry the same way you would for EntryValidator